Uses of Class
org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataManager

Packages that use AttachedDataManager
org.eclipse.vtp.desktop.core.configuration.attacheddata   
 

Uses of AttachedDataManager in org.eclipse.vtp.desktop.core.configuration.attacheddata
 

Methods in org.eclipse.vtp.desktop.core.configuration.attacheddata that return AttachedDataManager
 AttachedDataManager GenericBinding.getAttachedDataManager()
           
 

Constructors in org.eclipse.vtp.desktop.core.configuration.attacheddata with parameters of type AttachedDataManager
AttachedDataBinding(AttachedDataManager manager, java.lang.String name)
           
GenericBinding(AttachedDataManager manager, java.lang.String name)